/* CSS Reset */
html{-webkit-text-size-adjust:none;font-size: 62.5%;} 
body{color: #1a1a1a;overflow-x:hidden;margin:0; padding:0; font-family:"han";}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.wow {opacity: 0;}
.fl{ float:left;}
.fr{ float:right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}

.footer-social a:hover .ewm img{filter: grayscale(1%);}
.footer-social .ewm{position: absolute;width: 100px;bottom: 45px;right: -35px;z-index: 1;display: none;padding: 5px;background: #fff;border-radius: 5px;}
.footer-social .ewm:after{content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;position: absolute;bottom: -5px;left:50px;}
.footer-social .ewm img{display: block;width: 100%;height: auto;}

.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.img-alt {opacity: 0;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.send-mark {position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 999;background: rgba(255,255,255,0.5);}
.send-mark.cur {display: none;}
.send-mark i {display: block;width: 4.8rem;height: 4.8rem;background:url('../images/loading.gif') center no-repeat;background-size: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50,-50%);}
.div-container {position: relative;width: 74%;margin: auto;}
::-webkit-scrollbar{height:4px; width:3px;background: #ededed;}
::-webkit-scrollbar-button{height:0; width:5px;background: #ededed;}
::-webkit-scrollbar-thumb{background-color:#1db1b1;box-shadow:inset 1px 1px 0 #1db1b1,inset 0 -1px 0 #1db1b1;}
 
/*下拉*/

.header-nav li:hover .one_nav, .header-nav li:hover .two_nav{opacity: 1;margin: 0;visibility: initial}
.header-nav li .one_nav{width: 100%;height: auto;position: absolute;left: 0;top: 100%; opacity: 0;visibility: hidden;margin-top: 5px;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;overflow: hidden; text-align:left;}
.header-nav li .one_nav::before{content: '';width: 50%;height: 100%;border-top: 1px solid #d9d9d9;position: absolute;top: 0;right: 0;z-index: 2;background: #fff}
.header-nav li .one_nav::after{content: '';width: 100%;height: 100%;border-top: 1px solid #d9d9d9;position: absolute;top: 0;left: 0;z-index: 1;background: #f5f5f5}
.header-nav li .one_nav .n_center{/*width: 100%;*/height: auto;position: relative;z-index: 3;border-top: 1px solid #d9d9d9;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;overflow: hidden}
.header-nav li .one_nav .n_center .n_info{width: 30%;padding: 2.6vw 4vw;padding-left: 0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column}
.header-nav li .one_nav .n_center .n_info .title_box .title{font-size: 30px}
.header-nav li .one_nav .n_center .n_info .title_box .details{margin-top: 15px;font-size: 16px;line-height: 1.6;color: #999}
.header-nav li .one_nav .n_center .n_info .nlink{width: 100%;height: auto;position: relative;z-index: 1;overflow: hidden}
.header-nav li .one_nav .n_center .n_info .nlink::before{content: '';width: 0;height: 2px;position: absolute;bottom: 0;right: 0;z-index: 2;background: #da251d;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header-nav li .one_nav .n_center .n_info .nlink::after{content: '';width: 100%;height: 2px;position: absolute;bottom: 0;left: 0;z-index: 1;background: #999}
.header-nav li .one_nav .n_center .n_info .nlink a{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;line-height: 1;padding-bottom: 15px;color: #999;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header-nav li .one_nav .n_center .n_info .nlink a .nt{width: auto;flex: 1;font-size: 16px}
.header-nav li .one_nav .n_center .n_info .nlink a .icon i{font-size: 24px}
.header-nav li .one_nav .n_center .n_info .nlink a.active::before, .header-nav li .one_nav .n_center .n_info .nlink:hover::before{width: 100%;left: 0}
.header-nav li .one_nav .n_center .n_info .nlink a.active a, .header-nav li .one_nav .n_center .n_info .nlink:hover a{color: #da251d}
.header-nav li .one_nav .n_center .n_box{width: 70%;padding: 2.6vw 4vw;padding-right: 0;background: #fff; overflow-x:auto;}
.header-nav li .one_nav .n_center .n_box .n_main{width: 100%;height: auto;}
.header-nav li .one_nav .n_center .n_box .n_main .n_content{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item{width: 20%}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title{width: 100%;height: auto;overflow: hidden}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; padding-bottom: 15px;position: relative;z-index: 1;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a::before{content: '';width: 0;height: 1px;position: absolute;bottom: 0;right: 0;z-index: 2;background: #da251d;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a::after{content: '';width: 100%;height: 1px;position: absolute;bottom: 0;left: 0;z-index: 1;background: #e5e5e5}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt{font-size:1vw; color:#000; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  word-break: break-all;}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i{font-size: 24px}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a.active, .header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a:hover{color: #da251d}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a.active::before, .header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a:hover::before{width: 100%;left: 0}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .menu{width: 100%;/*height: calc(6 * 30px + 25px);*/margin-top:0.6vw;padding-right: 10px;overflow: hidden;overflow-y: auto}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .menu .one{width: 100%;height: auto;margin-top:0.2vw;line-height:1.5vw;overflow: hidden}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a{font-size:0.9vw;color: #666;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s; overflow: hidden;
 text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical; word-break: break-all;}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a.active, .header-nav li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a:hover{color: #da251d}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .menu .one:first-child{margin: 0}
/*.header-nav li .one_nav .n_center .n_box .pager_box{width: 100%;height: 2px;margin-top: 2.6vw;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between}
.header-nav li .one_nav .n_center .n_box .pager_box .pager{flex: 1;align-self: end;height: 100%;background: #e5e5e5;position: relative}
.header-nav li .one_nav .n_center .n_box .pager_box .pager .swiper-pagination-progressbar-fill{background: #da251d}
.header-nav li .one_nav .n_center .n_box .pager_box .n_btn{width: auto;height: 30px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;margin-left: 1.5vw;position: relative;z-index: 1;margin-top: -15px;color: #999;cursor: pointer;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header-nav li .one_nav .n_center .n_box .pager_box .n_btn i{font-size: 20px}
.header-nav li .one_nav .n_center .n_box .pager_box .n_btn:hover{color: #da251d}*/
@media (max-width: 1440px){.header-nav li .one_nav .n_center .n_info .title_box .title{font-size: 24px}
.header-nav li .one_nav .n_center .n_info .title_box .details{font-size: 14px}
.header-nav li .one_nav .n_center .n_info .nlink a .nt{font-size: 14px}
.header-nav li .one_nav .n_center .n_info .nlink a .icon i{font-size: 20px}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt{font-size: 16px}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i{font-size: 20px}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a{font-size: 14px}
.header-nav li .one_nav .n_center .n_box .pager_box .n_btn i{font-size: 16px}} @media (max-width: 1280px){.header-nav li .one_nav{border-radius: 50px 0 0}} @media (max-width: 1024px){.header-nav li .one_nav .n_center{border-radius: 40px 0 0}
.header-nav li .one_nav .n_center .n_info{padding: 30px 40px}
.header-nav li .one_nav .n_center .n_info .title_box .title{font-size: 20px}
.header-nav li .one_nav .n_center .n_info .title_box .details{font-size: 12px}
.header-nav li .one_nav .n_center .n_info .nlink a .nt{font-size: 12px}
.header-nav li .one_nav .n_center .n_info .nlink a .icon i{font-size: 16px}
.header-nav li .one_nav .n_center .n_box{padding: 30px 40px}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt{font-size: 14px}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i{font-size: 16px}
.header-nav li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a{font-size: 12px}
.header-nav li .one_nav .n_center .n_box .pager_box .n_btn i{font-size: 12px}}
.header-nav li .two_nav{width: 100%;/*height: auto;*/position: absolute;left: 0;top: 100%; /*border-radius: 60px 0 0;*/opacity: 0;visibility: hidden;margin-top: 5px;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;overflow: hidden}


.header-nav li .two_nav::before{content: '';width: 50%;height: 100%;border-top: 1px solid #d9d9d9;position: absolute;top: 0;right: 0;z-index: 2;background: #f5f5f5}
.header-nav li .two_nav::after{content: '';width: 100%;height: 100%;border-top: 1px solid #d9d9d9;position: absolute;top: 0;left: 0;z-index: 1;background: #fff}
.header-nav li .two_nav .n_center{width: 100%;height: auto;position: relative;z-index: 3;border-top: 1px solid #d9d9d9;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;overflow: hidden; text-align:left;}
.header-nav li .two_nav .n_center .n_subnav{width: 25%;padding: 2.6vw 0 0 0;padding-left: 0!important}
.header-nav li .two_nav .n_center .n_subnav .item{width: 48%;height: auto;float: left;overflow: hidden}
.header-nav li .two_nav .n_center .n_subnav .item a{line-height: 1; font-size:1vw}
.header-nav li .two_nav .n_center .n_subnav .item a.active, .header-nav li .two_nav .n_center .n_subnav .item a:hover{color: #da251d}
.header-nav li .two_nav .n_center .n_subnav .item:nth-child(2n){float: right}
.header-nav li .two_nav .n_center .n_subnav .item:nth-child(2n)~.item{margin-top: 1.5vw}
.header-nav li .two_nav .n_center .n_box{width: 75%;padding: 2.6vw 4vw;padding-right: 0!important;background: #f5f5f5;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between}
.header-nav li .two_nav .n_center .n_box .info_box{flex: 1;margin-right: 2vw}
.header-nav li .two_nav .n_center .n_box .info_box .title{font-size: 36px;line-height: 1; font-weight:bold;}
.header-nav li .two_nav .n_center .n_box .info_box .details{height: calc(5em * 1.8);margin-top: 15px;padding-right: 10px;font-size: 16px;line-height: 1.8;color: #666;overflow: hidden;overflow-y: auto}
.header-nav li .two_nav .n_center .n_box .info_box .nlink{margin-top: 30px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;overflow: hidden}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a{border-radius: 30px;border: 1px solid #e5e5e5;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;padding: 12px 30px;background: #fff;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .nt{font-size: 18px;color: #da251d;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .icon{width: 24px;height: 24px;margin-left: 20px;border-radius: 50%;background: #da251d;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;color: #fff;box-shadow: 5px 5px 10px 0 rgba(218,37,29,.2)}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .icon i{/*line-height: 1;font-size: 18px*/ text-align:center; filter: grayscale(0%) brightness(100%);}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .icon{ color:#fff;}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a:hover{border-color: #da251d;background: #da251d}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a:hover .nt{color: #fff}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a:hover .icon{background: #fff;color: #da251d}
.header-nav li .two_nav .n_center .n_box .img{width: 40%}
@media (max-width: 1440px){.header-nav li .two_nav .n_center .n_subnav .item a{font-size:0.98vw;}
.header-nav li .two_nav .n_center .n_box .info_box .title{font-size: 30px}
.header-nav li .two_nav .n_center .n_box .info_box .details{font-size: 14px}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .nt{font-size: 16px}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .icon{width: 20px;height: 20px}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .icon i{font-size: 16px}} @media (max-width: 1280px){.header-nav li .two_nav{border-radius: 50px 0 0}} @media (max-width: 1440px){.header-nav li .two_nav .n_center .n_subnav{padding: 30px 20px}
.header-nav li .two_nav .n_center .n_subnav .item a{font-size: 16px}
.header-nav li .two_nav .n_center .n_box{padding: 30px 40px}
.header-nav li .two_nav .n_center .n_box .info_box .title{font-size: 24px}
.header-nav li .two_nav .n_center .n_box .info_box .details{font-size: 14px}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a{padding: 12px 20px}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .nt{font-size: 14px}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a .icon{margin-left: 12px}}

.header-nav li .two_nav .n_center .n_box .info_box .nlink hover a{ filter: grayscale(1000%) brightness(1%) !important;}
.header-nav li .two_nav .n_center .n_box .info_box .nlink a:hover .icon_nav{ filter: grayscale(1000%) brightness(1%) !important;}



/* header */
.header {position:fixed;left: 0;top: 0;z-index:99999999500;width: 100%;transition:all .4s ease;}
.header::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #fff;opacity: .1;}
.header * {transition:all .4s ease;}
.header-content {width:100%;height: 9rem;margin: auto;position: relative;z-index: 500;}
.header-nav,.header-nav ul li,.header-nav ul li::after,.header-nav ul a.nav,.header-icon ,.header-icon li {display: inline-block;vertical-align: middle;}
.header-logo {position: absolute;left: 5%;top: 50%;transform: translateY(-50%);z-index: 10;/*width: 11.6%;*/}
.header-logo a {display: block;background-position: left center;background-repeat: no-repeat;background-size:23.4rem;}
.header-logo img{display: block;width:22.9rem; /*filter: contrast(0) brightness(2);*/ float:left;}
.header-logo span {display: inline-block;vertical-align: bottom;position: relative;color: #fff;font-family:cursive;padding-left: 1rem; float:left; margin-left: 1rem; margin-top:1.4rem;}
.header-logo span::before {content: '';width: 1px;height: 100%;background: #fff;opacity: .5;position: absolute;left: 0;bottom:5%;}
.header-center {/*position: absolute;*/right: 5%;top: 50%;/*transform: translateY(-50%);*/z-index: 9;text-align: right;font-size: 0;}
.header-nav {text-align: center; padding-right:5%;}
.header-nav ul{list-style: none;margin: 0;padding: 0;font-size: 0;}
.header-nav ul li{list-style: none;margin: 0; font-size: 0;z-index: 50;padding: 0; display: inline-block;vertical-align: middle;  height: 100%;}
.header-nav ul a {color: #fff;}
.header-nav ul a.nav{position: relative; line-height: 9rem;}
.header-nav ul a.nav span {position: relative; padding: 0 2vw;}
.header-nav ul a.nav span::after {content: '';width: 2vw;height: 2px;position: absolute;left:33%;bottom: 0;background: #1db1b1; opacity: 0;}
.header-nav ul li.cur a.nav,.header-nav ul li.on a.nav {opacity: 1;color: #1db1b1;}
.header-nav ul li.cur a.nav span::after,.header-nav ul li.on a.nav span::after  {opacity: 1;}
.header-nav ul li a {display: block;}
.header-nav ul li i {width:16px;height:16px;position: relative;display: inline-block;vertical-align: middle; color:#fff; line-height:17px;}
.header-nav ul li span {display: inline-block;vertical-align: middle;text-transform: uppercase; margin-left:0.2vw;}
.header-nav ul li em {display: inline-block;vertical-align: middle;width: .9rem;height: .6rem;background: url('../images/d.png') center no-repeat;background-size: 100%;opacity: .5;margin-left: .5rem;}
.header-nav ul li.language {margin: 0 2rem;}
.header-nav ul li.language:hover .header-nav-show-nav{display: block;}
.header-nav-show-nav {position: absolute;width:13vw; right:4vw; z-index: 911;display: none; text-align: center; opacity:1; padding-top:1.9vw;}
.header-nav-show-nav ul {padding:7% 0 7% 7%;overflow: hidden;text-align: left; background:#1db1b1;}
.header-nav-show-nav ul li {display: inline-block;vertical-align: middle;padding: 0 2rem;position: relative;margin:0;}
.header-nav-show-nav ul a {display: block;text-align: left;padding: 5px 0;position: relative; color:#fff !important;}
.header-nav-show-nav ul a:hover {opacity: .5; color:#fff;color:#fff;}
.header-nav-show-nav ul li:first-child::after {content: '';width: 1px;height: 60%;position: absolute;right: 0;top: 20%;background: #fff;opacity: .1;}



.header:hover{background: #fff; border-bottom: 1px solid rgba(0,0,0,.1);}
.header:hover .header-logo a img{opacity: 0; background-size:23.4rem;}
.header:hover .header-logo a {background: url('../images/webflogo.png') no-repeat;background-size:23.4rem; filter:none;  filter: grayscale(0%) brightness(100%);  float:left;}
.header:hover .header-logo span {display: inline-block;vertical-align: bottom;position: relative;color: #000;font-family:cursive;padding-left: 1rem; float:left;  margin-top:1.4rem; float:left;}
.header:hover .header-nav ul li a{color: #666;}
.header:hover .header-nav ul a span{color: #666;}
.header:hover .header-logo span::before {content: '';width: 1px;height: 100%;background: #000;opacity: .5;position: absolute;left: 0;bottom:5%;}
.header:hover .header-nav ul li i {filter: invert(1);}

.scroll-down .header-logo span {display: inline-block;vertical-align: bottom;position: relative;color: #000;font-family:cursive;padding-left: 1rem; float:left;  margin-top:1.4rem; float:left;}
.scroll-down .header-logo span::before {content: '';width: 1px;height: 100%;background: #000;opacity: .5;position: absolute;left: 0;bottom:5%;}

.scroll-top .header-logo span {display: inline-block;vertical-align: bottom;position: relative;color: #000;font-family:cursive;padding-left: 1rem; float:left;  margin-top:1.4rem; float:left;}
.scroll-top .header-logo span::before {content: '';width: 1px;height: 100%;background: #000;opacity: .5;position: absolute;left: 0;bottom:5%;}


.header.scroll-down,.header.scroll-top,.header.black {background: #fff;border-bottom: 1px solid rgba(0,0,0,.1);}
.header.black {background: #fff;}
.header.black .header-logo a img,.header.scroll-down .header-logo a img,.header.scroll-top .header-logo a img{opacity: 0; background-size:23.4rem;}
.header.black .header-logo a,.header.scroll-down .header-logo a,.header.scroll-top .header-logo a {background: url('../images/webflogo.png') no-repeat;background-size:23.4rem; filter:none;  filter: grayscale(0%) brightness(100%);  float:left;}
.header.black .header-nav ul li a,.header.scroll-down .header-nav ul li a,.header.scroll-top .header-nav ul li a {color: #666;}
.header.black .header-nav ul a span,.header.scroll-down .header-nav ul a span,.header.scroll-top .header-nav ul a span  {color: #666;}
.header.black .header-nav ul li em,.header.black .header-nav ul li i,
.header.scroll-down .header-nav ul li em,.header.scroll-down .header-nav ul li i,
.header.scroll-top .header-nav ul li em,.header.scroll-top .header-nav ul li i {filter: invert(1);}


.header.black .header-logo span {display: inline-block;vertical-align: bottom;position: relative;color: #000;font-family:cursive;padding-left: 1rem; float:left;  margin-top:1.4rem; float:left;}
.header.black .header-logo span::before {content: '';width: 1px;height: 100%;background: #000;opacity: .5;position: absolute;left: 0;bottom:5%;}


.detail .header {background: #fff;border-bottom: 1px solid rgba(0,0,0,.1);}
.detail .header .header-logo a img,.detail .header.scroll-down .header-logo a img,.detail .header.scroll-top .header-logo a img{opacity: 0;}
.detail .header .header-logo a,.detail .header .header-logo a {background: url('../images/webflogo.png') center no-repeat;background-size: 100%;}
.detail .header .header-nav ul li a,.detail .header .header-nav ul li a {color: #666;}
.detail .header .header-nav ul a span,.detail .header .header-nav ul a span {color: #666;}
.detail .header .header-nav ul li em,.detail .header .header-nav ul li i {filter: invert(1);}


.header-show-mark.cur  {display: block;opacity: 1;z-index: 100;}
.header-nav-show {position: fixed;left: 0;top: 0;width: 100%;z-index:111;overflow: hidden;transition:all .4s ease;}
.header-nav-show.Hide {opacity:0;height: 0;z-index:111;}
.header-nav-show-content {width:100%;position: relative;overflow: hidden;transition:all .4s ease;background: #f5f5f5;overflow: hidden;margin-top:9rem;}
.header-nav-content {overflow: hidden;margin: auto;text-align: center;width: 41.5%;float: right;}
.header-nav-center {margin-right: 5%;display: flex;flex-direction: row;flex-wrap: wrap;}
.header-nav-item {display: inline-block;vertical-align: top;padding:4% 0;position: relative;border-left: 1px solid #e5e5e5; text-align:left;}
.header-nav-item.on a{color: #000;}
.header-nav-item:last-child {border-right: 1px solid #e5e5e5;}
.header-nav-item a {display: block;color: #999999;padding: 3% 4rem;}
.header-nav-item a:hover {color: #1db1b1;}





/* menu */
.menu-toggle {display: none;width: 7rem;height: 7rem;position: absolute;overflow: hidden;right: 0;top: 0px;z-index: 900;}
.cd-nav-trigger {display: block;width: 7rem;height: 7rem;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-5px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:5px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #000;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #000;}
 

.w1400{max-width: 1400px; margin:auto;}

i{font-style: normal;}

/* footer */
.footer {background:#19222e;position: relative;clear: both; overflow: hidden;color: #fff;}
.footer a {color: #fff;}
.footer a:hover {color:#1db1b1;}
.footer-content {width: 90%;margin: auto;position: relative;}
.footer-content-top {padding: 4% 0 2% 0;overflow: hidden;position: relative;}
.footer-top-left {float: left;width:68%;}
.footer-nav {overflow: hidden;}
.footer-nav ul:nth-child(6) { margin-right:0px;}
.footer-nav ul,.footer-nav li{list-style: none;margin: 0;padding: 0;}
.footer-nav ul {float: left; margin-right:6%; padding-bottom: 8rem;overflow: hidden;}
.footer-nav a.fnav{font-weight: 900;}
.footer-nav li{margin-top: 2rem;}
.footer-nav li a {color: #767c85;display: block;padding: 2px 0; overflow: hidden;}
.footer-top-right {float: right;width:32%;}
.footer-consulting {overflow: hidden;}
.footer-consulting .title-1{font-weight: 900;}
.footer-from {overflow: hidden;}
.footer-from .item-1 {overflow: hidden;position: relative;}
.footer-from .item-2 {overflow: hidden;position: relative;}
.footer-from .item-2 li{float: left;width: 48%;}
.footer-from li {font-size: 0;border-bottom: 1px solid #252d39;position: relative;}
.footer-from .item-2 li:last-child {float: right;}
/*.footer-from .item-2 .title-2 {width: 20%;}*/
.footer-from .item-1 .title-2,.footer-from .item-1 .input-1 {display: block;position: relative;}
.footer-from .item-2 .input-1 {position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;height: 100%;z-index: 1;}
.footer-from .item-2:last-child {margin-top: 1rem;}
.footer-from .title-2{position: relative;display: inline-block;vertical-align: middle;padding: 2rem 0;}
.footer-from .title-2::before {content: '';width: 2rem;height: 2px;background: #1db1b1;position: absolute;left: 0;bottom: 0;transition:all .4s ease;}
.footer-from .title-2 span{color: #767c85;}
.footer-from .title-2.cur::before ,.footer-from .item-1.cur::before{width:7rem;background: #e52028;}
.footer-from .input-1{display: inline-block;vertical-align: middle;}
.footer-from .input-1 input,.footer-from textarea{border: none;background: none;width: 100%;color: #fff;box-sizing: border-box;height: 100%;display: block;}
.footer-from .input-1 input {padding-left: 24%;}
.footer-from .item-1 .title-2::before {display: none;}
.footer-from .item-1::before {content: '';width: 2rem;height: 3px;background: #1db1b1;position: absolute;left: 0;bottom: 0;transition:all .4s ease;}
.footer-from .item-1 .title-2 {position: absolute;}
.footer-from .item-1 .input-1 {position: relative;top: auto;transform: none;}
.footer-from textarea {min-height: 10rem;padding-top: 5rem;}
.footer-from .code-1 {width: 50%;position: relative;}
.footer-from .codeyzm-1 {position: absolute;right: 0;top: 50%;transform: translateY(-50%);width:10rem;}
.footer-from .submit-1 {display: block; font-size:0.9vw; color:#fff; position: absolute;right: 0;bottom: 0;background: #1db1b1;padding:0.9vw 1.4vw; color:#fff; border: none;}
.footer-from .submit-1 span{color: #fff;}
.footer-from .submit-1 i{position: absolute;right: 20%;top: 50%;transform: translateY(-50%);width: .6rem;height: .9rem;background: url('../images/r2.png') center no-repeat;background-size: 100%;}
.footer-from .submit-1:hover {background: #e52028;}
.footer-content-bottom {background: #0d1623;}
.footer-content-bottom .footer-content {padding: 1.5% 0;position: relative;}
.footer-copy {color: #bac1ca;}
.footer-copy a {color: #bac1ca;}
.footer-bottom-right {position: absolute;width:22%;right: 0;top: 50%;transform: translateY(-50%);}
.footer-link {overflow: hidden; float:left;}
.footer-link li{list-style: none;margin: 0;padding: 0;position: relative;display: inline-block;vertical-align: middle;}
.footer-link li a {display: inline-block;vertical-align: middle;}
.footer-link li a i{display: inline-block;vertical-align: middle;position: relative;width: 1.8rem;height: 1.8rem;margin-right: 1rem;opacity: .6;}
.footer-link li a span{display: inline-block;vertical-align: middle;color: #bac1ca;}
.footer-link li a:hover span{color: #e52028;}
.footer-link li a:hover i {opacity: 1;}
/*.footer-link li:first-child::after {content: '';width: 1px;height: 1.6rem;display: inline-block;vertical-align: middle;background: #fff;opacity: .2;margin: 0 5rem;}*/
.footer-social {text-align: right;position: absolute;right: 0;top: 50%;transform: translateY(-50%);/*width: 60%;*/}
.footer-social li {position: relative;display: inline-block;vertical-align: middle;margin-left: 2rem;}
.footer-social li:hover .ewmshow-1{display: block;}
.footer-social li i {display: block;width: 2.2rem;height: 2.2rem;position: relative;opacity: .5;}
.footer-social li a:hover i {opacity: 1;}
.ewmshow-1 {background: #fff;padding: 5px;width: 90px;height: 90px;overflow: hidden;position: absolute;top: 100%;left: 50%;border-radius: 4px;margin-left: -50px;display: none;}
 


/* index */ 
.index-swiper {width: 100%;height: 100%;}
.index-swiper-wrapper {display: block;}
.index-banner-swiper {width: 100%;height: 100%;position: relative;background: #000;overflow: hidden;} 
.index-banner-swiper .swiper-slide-active .img .pic {animation: srmgani 4000ms 1 ease forwards;}
@keyframes srmgani{0%{transform:scale(1.05);} 100%{transform:scale(1.0);}}
.index-banner-item {position: relative;}
.index-banner-text {position: absolute;left: 5%;top: 52%;transform: translateY(-60%);z-index: 100;color: #fff;width:46%; font-family: "Microsoft YaHei";}
.index-banner-center{position: absolute; text-align:center; top:33%;transform: translateY(-60%);z-index: 100;color: #fff;width:100%; font-family: "Microsoft YaHei";}
.index-banner-text strong,.index-banner-text h2{font-weight: bold;margin: 0;padding: 0; letter-spacing:2px;} 
.index-banner-swiper .text-1,
.index-banner-swiper .title-1 {opacity: 0;transform:translateY(-60px);transition: opacity .8s linear,transform .8s cubic-bezier(.215,.61,.355,1);}
.index-banner-swiper .text-1 {transition-delay: .2s;color: #1db1b1;}
.index-banner-swiper .title-1 {transition-delay: .4s;} 
.index-banner-swiper .swiper-slide-active .text-1,
.index-banner-swiper .swiper-slide-active .title-1  {transform: translateY(0px);opacity: 1;}

.scrolldown {position: absolute;bottom:5%;z-index: 11;right: 5%;}
.swiperctrl {position: absolute;left: 5%;bottom: 5%;width: 30%;z-index: 11;}
.swiper-button-prev,.swiper-button-next,.banner-pagination {display: inline-block;vertical-align: middle;position: relative;left: auto;right: auto;top: auto;bottom: auto;margin: 0;margin-right: 1rem;}
.fc24{ color:#fff; font-size:4rem; font-family: "han"; margin-top:3%; font-weight:lighter; letter-spacing:2px;}
.swiper-button-prev,.swiper-button-next {border: 2px solid #fff;border-radius: 100%;width: 6rem;height: 6rem;box-sizing: border-box;outline: none;}
.swiper-button-prev::after,.swiper-button-next::after {color: #fff;font-size: 1.4rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-weight: 900;}
.index-banner-swiper .banner-pagination {color: #fff;margin: 0 2rem;width: auto;}
.index-banner-swiper .banner-pagination span,.index-banner-swiper .banner-pagination i {display: inline-block;vertical-align: middle;font-weight: normal;}
.index-banner-swiper .banner-pagination span.swiper-pagination-current {color: #fff;}
.index-banner-swiper .banner-pagination span.swiper-pagination-total {opacity: .5;}
.index-banner-swiper .banner-pagination i {opacity: .5;margin: 0 .3rem;}
.index-banner-swiper .banner-pagination span::before {content: '0';color: #fff;font-size: 1.8rem;}
 

.uw-index-product {position: relative;width: 100%;height: 100%;overflow: hidden;background: #f5f5f5;}
.uw-width-content {position: relative;width: 94%;height: 100%;overflow: hidden;margin: auto;height: calc(100% - 100px);margin-top:8.65%;}
.uw-width-content .uw-content {width: 100%;position: absolute;left: 0;top: 0px;height: 100%;z-index: 11;}
.uw-width-content .img {position: relative;width: 100%;height: 90%;overflow: hidden;}
.uw-index-product .uw-width-content .img  {height: 80%;}
.uw-index-product-content {width: 90%;height: 100%;margin:auto;box-sizing: border-box;}
.uw-width-content .uw-index-product-content-left{top:9.5%}
.uw-index-product-content-left {width:34%;overflow: hidden;position: absolute;left: 5%;top: 15%;z-index: 11;}
.uw-index-product-content-left .uw-title{width: 100%;}
.uw-index-product-nav {margin-top: 5%;}
.uw-index-product-nav a {display:inline-block;margin-left: 4px;margin-bottom: 4px;padding: 2.5% 2% 2.5% 3%;width:39%;opacity: .5;}
.uw-index-product-nav a.cur {opacity: 1;}
.uw-index-product-content-right {width: 56%;overflow: hidden;position: absolute;right: 0;bottom:10%;}
.uw-index-product-swiper {position: relative;}
.uw-index-product-item {overflow: hidden;}
.uw-index-product-item .text{text-align: center;width:100%;margin: auto;}
.uw-index-product-item .title-1{padding-bottom: 10px;font-size: 28px;}
.uw-index-product-item .text-2{line-height: 24px;}
.uw-index-product-item .viewmore a{display: inline-block;}
.uw-index-product-item .pic {overflow: hidden;}
.uw-index-product-item .pic img.img-block {width: auto;height: 100%;}



.more-1 {margin-top: 2%;}
.more-1 a,.more-1 strong {display: inline-block;width: 14rem;border-radius: 5rem;background: #1db1b1;border: 2px solid #1db1b1;font-size: 0;padding:1.35rem 0;text-align: center;font-weight: normal;}
.more-1 i,.more-1 span {display: inline-block;vertical-align: middle;}
.more-1 a{box-shadow: 0px 0px 80px 0px rgba(35, 171, 172, 0.5);}
.more-1 i {width: 1.6rem;height: 1.6rem;background: url('../images/rd.svg') center no-repeat;background-size: 100%;margin-right: 1rem;filter: grayscale(1) brightness(4);}
.more-1 span  {color: #fff;}
.more-1 a:hover {background:#e52028;border: 2px solid #e52028;}
.more-1 a:hover span  {color: #fff;}
.more-1 a:hover i {filter: grayscale(1) brightness(4);}


.index-about {position: relative;}
.index-about-content {color: #fff;}
.index-about-top {position: absolute;left:31%;top: 15%;z-index: 11;width: 34%;}
.xworld-title {overflow: hidden; font-family: "Microsoft YaHei";}
.xworld-title .text-1{color: #fff;opacity: .9;font-weight: bold;}
.xworld-title .title-1{color: #fff;font-weight: 900;margin-top: 2rem;}
.index-about-left {position: absolute;left:31%;bottom:8.2%;z-index: 11;width: 40%;}
.index-about-item {float: left;width: 30%;}
.index-about-item .text-1{color: #cccfd3;font-weight: bold;}
.index-about-item .data-1 {margin-top: 0;}
.index-about-item .data-1 strong,.index-about-item .data-1 sub {font-weight: normal;}
.index-about-item .data-1 strong{color: #1db1b1;}
.index-about-item .data-1 sub{color: #1db1b1;margin-left: 1rem;}
.index-about-right {position: absolute;right: 5%;bottom:10%;z-index: 11;width: 30%;}
.index-about-right .text-1 {text-align: justify;}
.index-about-right .more-1 {margin-top: 4rem;}
.about-mark {position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;z-index: 1;}
.about-mark i {position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;display: block;}
.about-mark i,.index-about-content .pic {background-size: 100%;background-position: center bottom ;background-repeat: no-repeat;}
.index-about-content .img{background-image:url('../upload/bg1.jpg');}
.about-mark i{background-color: #60676f;}
.index-swiper .swiper-slide .index-about-top,.index-swiper .swiper-slide .index-about-left,.index-swiper .swiper-slide .index-about-right {opacity: 0;transition:all 1s ease;transition-delay: .8s;}
.index-swiper .swiper-slide-active .index-about-top,.index-swiper .swiper-slide-active .index-about-left,.index-swiper .swiper-slide-active .index-about-right {opacity: 1;}
.index-swiper .swiper-slide .about-mark i{height: 0%;transition:all 1s ease;transition-delay: .3s;}
.index-swiper .swiper-slide-active .about-mark i{height: 100%;}


.play-1 {overflow: hidden;display: inline-block;vertical-align: middle; margin-top: 4rem; margin-left:1.9rem; border-radius: 100%; box-shadow: 0px 0px 80px 0px rgb(35 171 172 / 50%);}
.play-1 a {display: block;position: relative;width:43px;height:43px;border: 2px solid #1db1b1;border-radius: 100%;}
.play-1 i {width: .9rem;height: 1.4rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/20230815112955_1363617432.png') center no-repeat;background-size: 100%;z-index: 10;}
.play-1 a:hover {background: #1db1b1; border: 2px solid #1db1b1;}
.play-1 a:hover i {filter: contrast(0) brightness(2);}



.index-solution {position: relative;}
.ndex-solution-content {width: 100%;height: 100%;position: relative;}
.index-solution-top {position: absolute;left: 5%;top: 15%;z-index: 11;width: 34%;}
.index-solution-top .xworld-title .text-1{color: #fff;opacity: 1;}
.index-solution-swiper {width: 100%;height: 100%;}
.index-solution-pic {width: 100%;height: 100%;}
.index-solution-bottom {font-size: 0;position: absolute;left: 0;bottom: 0;z-index: 11;width: 100%;}
.index-solution-bottom::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;top: 0;background: #fff;opacity: .1;}
.index-solution-list {width: 90%;margin: auto;position: relative;}
.index-solution-list::before {content: '';width: 1px;height: 100%;position: absolute;left: 0;top: 0;background: #fff;opacity: .1;}
.index-solution-item {position: relative;width:16.6%;display: inline-block;vertical-align: top;}
.index-solution-item a{ color:#fff;}
.index-solution-item::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #fff;opacity: .1;}
.index-solution-item .text{position: absolute;left: 10%;width: 80%;top: 20%;z-index: 20;color: #fff;/*opacity: .65;*/}

.index-solution-item .text-1 {margin-top: 1rem; color:#fff; font-weight:lighter; opacity:0.8; font-size:15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;   -webkit-box-orient: vertical;  word-break: break-all;}
.index-solution-item img{opacity: 0;}
.index-solution-item.cur img,.index-solution-item.cur .text{opacity: 1;}

.index-solution-item .text .title-1{ font-size:2.5rem;}
.index-solution-item.cur .title-1 {font-weight: 900; font-family: "Microsoft YaHei";}

.index-news {position: relative;width: 100%;height: 100%;background: #f5f5f5;}
.index-news-content {width: 90%;margin: auto;position: absolute;left: 5%;top: 55%;transform: translateY(-50%);z-index: 1;}
.index-news-top {margin-top: 0;position: relative;overflow: hidden;}
.index-news-top .xworld-title {color: #000;}
.index-news-top .xworld-title .text-1{color: #1db1b1;opacity: 1;}
.index-news-top .xworld-title .title-1{color: #333333;}
.newsctrl {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.newsctrl .news-prev,.newsctrl .news-next {border: 2px solid #ccc;}
.newsctrl .news-prev::after,.newsctrl .news-next::after {color: #ccc;}
.index-news-bottom {overflow: hidden;}
.index-news-swiper {padding: 3% 0;overflow: hidden;}

.index-media-news {padding:3% 0;overflow: hidden;}
.index-media-new-top {overflow: hidden;}
.index-media-new-bottom {overflow: hidden;position: relative;}
.index-media-new-left {float: left;width:45%;}
.index-media-new-right {width:55%;height: 100%;position: absolute;right: 0;top: 0;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;overflow: hidden;box-sizing: border-box;}
.index-media-new-right::after,.index-media-new-right::before{content: '';position: absolute;top: 0;background: #e6e6e6;}
.index-media-new-right::after {width: 1px;height: 100%;left: 50%;}
.index-media-new-right::before {width: 100%;height: 1px;left: 0;top: 50%;}
.index-media-new-item {overflow: hidden;float: left;width: 50%;height: 50%;position: relative;}
.index-media-new-item.cur a {background: #fff;}
.index-media-new-item.cur a::after {opacity: 1;}
.index-media-new-item.cur .text-1 {color: #1db1b1;}
.index-media-new-item a {display: block;position: relative;width: 100%;height: 100%;}
.index-media-new-item a::after {content: '';width: 8rem;height: 3rem;position: absolute;right: 0;bottom: 0;background: url('../images/fuzu1.png') center no-repeat;background-size: 100%;opacity: 0;}
.index-media-new-item .text {position: absolute;left: 10%;top: 15%;width: 80%;height: 75%;z-index: 11;}
.index-media-new-item .text-1 {color: #676767;font-weight: 900;}
.index-media-new-item .title-1 {margin-top: 3%;}
.index-media-new-item .date-1 {position: absolute;bottom: 0;left: 0;color: #999999;}
.index-media-new-item img {height: 100%;}




/* about */
.xworld-banner {position: relative;overflow: hidden;}
.xworld-banner-content {width: 100%;height: 100%;position: relative;}
.xworld-banner .img{background-color: #292e34;}
.xworld-banner .pic {background-attachment: fixed;}
.xworld-banner .text {position: absolute;left: 5%;top: 20%;width: 40%;z-index: 11;} 
.xworld-banner .text.ycenter {top: 45%;transform: translateY(-50%);}
.about-right-text {position: absolute;right: 5%;top: 25%;width: 34%;z-index: 12;}
.about-right-text .text-1 {color: #cbcbcb;text-align: justify;}
 
.xworld-about {background: #f5f5f5;}
.xworld-about-content {background: #f5f5f5;padding-bottom: 5%;border-bottom: 1px solid #e6e6e6;}
.xworld-about-culture {position: relative;width: 90%;margin: auto;margin-top: -10%;}
.xworld-about-culture-left {float: left;width: 50%;}
.xworld-about-culture-item {position: relative;background: #fff;float: left;width: 48%;margin-right: 2%;margin-bottom: 2%;overflow: hidden;}
.xworld-about-culture-item:nth-child(2) {margin-top: 15rem;}
.xworld-about-culture-item:nth-child(3) {margin-top: -15rem;}
.xworld-about-culture-item .text-1{position: absolute;left: 10%;top: 10%;width: 80%;z-index: 2;font-weight: bold;}
.xworld-about-culture-item .title-1{position: absolute;left: 10%;bottom: 10%;width: 80%;z-index: 3;opacity: .5;}
.xworld-about-culture-item .icon-1{position: absolute;width: 30%;right: 10%;bottom: -10%;z-index: 1;}
.xworld-about-culture-item a {display: block;}
.xworld-about-culture-item a:hover {background: #1db1b1;}
.xworld-about-culture-item a:hover .text-1 {color: #fff;}
.xworld-about-culture-item a:hover .title-1 {color: #fff;opacity: .5;} 
.xworld-about-culture-right {float: right;width: 40%;margin-top: 18%;overflow: hidden;}
.xworld-about-culture-right .text-1 {color: #666666;}
.xworld-about-culture-right .text-1 p{margin: 0;padding: 0;}
.xworld-about-culture-right .text-1 strong {color: #000;}
.xworld-about-culture-list {overflow: hidden;margin-top: 10%;}
.xworld-about-culture-list .index-about-item {position: relative;}
.xworld-about-culture-list .index-about-item .text-1 {color: #000;}
.xworld-about-culture-list .index-about-item:first-child::after {content: '';width: 1px;height: 90%;position: absolute;right: 24%;top: 5%;background: #ccc;opacity: .5;}

.xworld-about-rdteam {overflow: hidden;padding: 1% 0 5% 0;background: #f5f5f5;}
.xworld-rdteam-content {position: relative;width: 90%;margin: auto;overflow: hidden;}
.xworld-rdteam-item {position: relative;}
.xworld-rdteam-item .img-team {position: absolute;left: 0;right: 0;top: auto;bottom: 7%;margin: auto;max-width: 90%;max-height: 90%;width: 80%;z-index: 11;}
.xworld-rdteam-item .top-1 {position: relative;overflow: hidden;}
.xworld-rdteam-item .img {background: none;}
.xworld-rdteam-item .pic {padding: 10% 5%;}
.xworld-rdteam-item .pic .img-block {opacity: 1;}
.xworld-rdteam-item .top-1 .text {position: absolute;right: 5%;top: 50%;transform: translateY(-50%);width: 35%;z-index: 11;opacity: 0;}
.xworld-rdteam-item .text-1 {color: #999;text-transform: uppercase;}
.xworld-rdteam-item .title-1 {color: #000;font-weight: 900;}
.xworld-rdteam-item .text-2 {color: #666;margin-top: 3rem;}
.xworld-rdteam-item .bottom-1 {text-align: center;position: relative;z-index: 30;}
.xworld-rdteam-item .bottom-1 .text {width: 100%;}
.xworld-rdteam-item .bottom-1::before {content: '';width: 100%;height: 4px;background: #e5e5e5;position: absolute;left: 0;top: 0;z-index: 1;}
.xworld-rdteam-item .point-1 {width: 4rem;height: 4rem;margin: auto;position: relative;z-index: 20;}
.xworld-rdteam-item .point-1::after {content: '';width: 100%;height: 100%;border-radius: 100%;position: absolute;left: 0;top: -1.8rem;background: #1db1b1;opacity:0;z-index: 1;}
.xworld-rdteam-item .point-1 i::before,.xworld-rdteam-item .point-1 i::after {display: block;border-radius: 100%;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
.xworld-rdteam-item .point-1 i {width: 4rem;height: 4rem;position: absolute;left: 50%;top: -.2rem;transform: translateX(-50%);z-index: 20;}
.xworld-rdteam-item .point-1 i::after {content: '';width: 1.4rem;height: 1.4rem;background: #f5f5f5;}
.xworld-rdteam-item .point-1 i::before {content: '';width: .8rem;height: .8rem;background: #999999;z-index: 11;}
.xworld-rdteam-swiper {overflow: hidden;}
.xworld-rdteam-swiper .swiper-wrapper{align-items: flex-end;}
.xworld-rdteam-swiper .swiper-slide {width: 20%;}
.xworld-rdteam-swiper .swiper-slide.cur {width: 40%;}
.xworld-rdteam-swiper .swiper-slide.cur .top-1 .img{width: 60%;}
.xworld-rdteam-swiper .swiper-slide.cur .img-team {bottom: 0;}
.xworld-rdteam-swiper .swiper-slide.cur .top-1 .text {opacity: 1;}
.xworld-rdteam-swiper .swiper-slide.cur .img-block  {opacity: 0;}
.xworld-rdteam-swiper .swiper-slide.cur .point-1 i::after {opacity: 0;}
.xworld-rdteam-swiper .swiper-slide.cur .point-1 i::before {background: #1db1b1;}
.xworld-rdteam-swiper .swiper-slide.cur .point-1::after {opacity: .2;}
.xworld-rdteam-swiper .swiper-slide.cur .bottom-1 .text {width: 60%;}



.xworld-about-history {overflow: hidden;position: relative;}
.xworld-development-history {overflow: hidden;position: absolute;width: 100%;top: 50%;transform: translateY(-50%);z-index: 1;height: 90%;}
.xworld-history-content {width: 90%;height: 100%;margin: auto;position: relative;}
.xworld-history-swiper {overflow: hidden;width: 100%;height: 100%;}
.xworld-history-item {overflow: hidden;}
.xworld-history-item a{display: block;position: relative;}
.xworld-history-item .title-1,.xworld-history-item .text-1 {position: absolute;top: 50%;transform: translateY(-50%);z-index: 11;font-weight: 900;}
.xworld-history-item .title-1 {width: 40%;left: 5%;color: #dddddd;}
.xworld-history-item .text-1  {width: 40%;right: 5%;color: #cecece;}
.xworld-history-swiper .swiper-slide-active .title-1 {color: #1db1b1;}
.xworld-history-swiper .swiper-slide-active .text-1 {color: #000;}
.swiper-button-top,.swiper-button-bottom {position: absolute;left: 0;width: 100%;height: 33.33%;z-index: 50;}
.swiper-button-top {top: 0;}
.swiper-button-bottom {bottom:0;}
.swiper-button-top::before{bottom: 0;}
.swiper-button-bottom::before{top: 0;}
.swiper-button-top::before,.swiper-button-bottom::before {content: '';width: 100%;height: 1px;background: #e5e5e5;position: absolute;left: 0;}
.history-next,.history-prev {position: absolute;left: 50%;background: #e5e5e5;transition:all .4s ease;}
.history-next:hover,.history-prev:hover {background: #1db1b1;}
.history-prev::after {transform: translate(-50%,-50%) rotate(90deg);}
.history-next::after {transform:translate(-50%,-50%) rotate(90deg);}
.history-next {top: auto;top:-3rem;}
.history-prev {bottom: -3rem;}





/* solution */
.xworld-solution {padding: 5% 0;overflow: hidden;background: #f5f5f5;}
.xworld-solution-content {width: 90%;margin: auto;}
.xworld-solution-item {float: left;width: 49.5%;margin-bottom: .5%;margin-right: .5%;}
.xworld-solution-item a {display: block;}
.xworld-solution-item .text {padding: 3% 0;overflow: hidden;}
.xworld-solution-item .title-1 {font-weight: 900;color: #333333;}
.xworld-solution-item .text-1 {color: #666666;}
.xworld-solution-item a:hover .pic {transform: scale(1.05);}

.xworld-solution-detail {overflow: hidden;}
.xworld-solution-main {width: 90%;margin: auto;overflow: hidden;padding: 5% 0;}
.xworld-solution-left {float: left;width: 40%;margin-left: 5%;}
.xworld-solution-right {float: left;width: 40%;margin-left: 10%;}
.xworld-solution-right .solution-text{margin-top: 5%;}
.xworld-solution-right .solution-text .title-1{font-weight: 900;}
.xworld-solution-right .solution-text .title-1 strong{margin: 0;padding: 0;position: relative;color: #1db1b1;}
.xworld-solution-right .solution-text .title-1 strong::after {content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom: 10%;background: #1db1b1;}
.xworld-solution-right .solution-jindu {margin: 12% 0 0 0;}
.xworld-solution-right .jindu-1 {margin: 4% 0;width: 60%;}
.xworld-solution-right .jindutiao {overflow: hidden;}
.xworld-solution-right .jindutiao i{width: 100%;height: 8px;border-radius: 2rem;position: relative;background: #e9e9e9;display: block;overflow: hidden;}
.xworld-solution-right .jindutiao i::before {content: '';width: 100%;background: #999;height: 100%;position: absolute;border-radius: 2rem;left: 0;top: 0;z-index: 1;transition:all .4s ease;}
.xworld-solution-right .jindutiao.jd100 i::before{width: 100%;}
.xworld-solution-right .jindutiao.jd50 i::before {width: 50%;}
.xworld-solution-right .text-1  {color: #999999;margin-top: 1rem;}
.xworld-solution-right .jindu-1.cur i::before{background: #1db1b1;}
.xworld-solution-right .jindu-1.cur .text-1  {color: #1db1b1;}

.xworld-solution-pic {width: 90%;margin: auto;overflow: hidden;position: relative;}
.xworld-solution-pic .img {background: #000;}
.xworld-solution-txt-list {position: absolute;left: 6%;top: 50%;height: 50%;z-index: 11;width: 40%;transform: translateY(-50%);overflow: hidden;}
.xworld-solution-txt-swiper {overflow: hidden;width: 100%;height: 100%;}
.xworld-solution-txt-swiper .swiper-slide .text-1{color: #fff;padding: 0 5%;position: relative;opacity: .5;}
.xworld-solution-txt-swiper .swiper-slide .text-1::before {content: '';width: .3rem;height: 100%;position: absolute;left: 0;top: 0;background: #fff;z-index: 1;opacity: 0;}
.xworld-solution-txt-swiper .swiper-slide-active .text-1 {font-weight: 900;opacity: 1;font-size: 3.6rem;}
.xworld-solution-txt-swiper .swiper-slide-active .text-1::before {opacity: 1;}
.xworld-solution-pic-swiper {overflow: hidden;}
.xworld-solution-pic-swiper .swiper-slide .pic {opacity: 0;transition:all .4s ease;}
.xworld-solution-pic-swiper .swiper-slide .text-1 {color: #fff;position: absolute;right: 5%;bottom: 13%;width:20%;z-index: 11;}
.xworld-solution-pic-swiper .swiper-slide-active .pic {opacity: 1;}

.xworld-solution-brand {overflow: hidden;position: relative;padding: 6% 0 0 0;}
.xworld-solution-brand-top {overflow: hidden;width: 90%;margin: auto;}
.xworld-solution-brand-top .title-1{color: #222222;font-weight: 900;}
.xworld-solution-brand-top .title-1 strong{margin: 0;padding: 0;position: relative;color: #1db1b1;}
.xworld-solution-brand-top .title-1 strong::after {content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom: 10%;background: #1db1b1;}
.xworld-solution-brand-bottom {overflow: hidden;}
.xworld-solution-brand-list {overflow: hidden;width: 60%;float: left;margin-top: 3%;margin-left: 1%;}
.xworld-solution-brand-list .item-1{position: relative;float: left;width: 20%;mix-blend-mode: darken;opacity: .5;transition:all .4s ease;}
.xworld-solution-brand-list .item-1:hover {opacity: 1;}
.xworld-solution-brand-right {float: right;width: 30%;}
 



/* join */
.xworld-join-us {padding: 5% 0;overflow: hidden;background: #f4f5f8;}
.xworld-join-us-content {width: 90%;margin: auto;}
.xworld-join-us-item {float: left;width: 33%;margin-bottom: .3%;margin-right: .3%;overflow: hidden;}
.xworld-join-us-item a{display: block;position: relative;}
.xworld-join-us-item .img{overflow: hidden;}
.xworld-join-us-item .title-1{position: absolute;bottom: 6%;left: 8%;width: 80%;z-index: 1;color: #fff;font-weight: 900;}

.xworld-joinus-top {text-align: center;padding-bottom: 3%;}
.xworld-joinus-top .xworld-title {overflow: visible;}
.xworld-joinus-top .xworld-title .title-1 {color: #222222;}
.xworld-joinus-top .xworld-title .title-1 strong{margin: 0;padding: 0;position: relative;color: #1db1b1;} 
.xworld-joinus-top .xworld-title .title-1 strong::after {content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom: 10%;background: #1db1b1;}

.xworld-recruitment-positions {background: #fff;padding: 4% 0;overflow: hidden;}
.xworld-recruitment-content {overflow: hidden;}
.xworld-recruitment-positions-content {overflow: hidden;}
.joinus-recruit-top {background: #fff;padding: 3% 5%;overflow: hidden;border-bottom: 1px solid #f4f5f8;}
.joinus-recruit-top .title-1 {overflow: hidden;font-weight: bold;}
.joinus-recruit-top .title-1 strong {color: #1db1b1;margin-left: 2%;}
.joinus-recruit-type {margin-top: 3%;overflow: hidden;}
.joinus-recruit-item {overflow: hidden;margin-bottom: 1%;}
.joinus-recruit-item .type-1 {overflow: hidden;display: inline-block;vertical-align: middle;font-weight: bold;width: 8%;}
.joinus-recruit-item .item-1 {overflow: hidden;display: inline-block;vertical-align: middle;}
.joinus-recruit-item .item-1 li {list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;margin-right: 3rem;} 
.joinus-recruit-item .item-1 li a{display: block;color: #666;} 
.joinus-recruit-item .item-1 li.cur a {color: #1db1b1;}
.joinus-recruit-bottom {overflow: hidden;position: relative;width: 90%;margin: auto;}
.join-us-item {background: #fff;overflow: hidden;}
.join-us-item .title{position: relative;color: #666666;border-bottom: 1px solid #f7f7f7;overflow: hidden;padding: 2% 5%;cursor: pointer;}
.join-us-item .title.cur {background: #f4f5f8;}
.join-us-item .title.cur .number-1 {color: #1db1b1;font-size: 2.4rem;}
.join-us-item .title div {width: 20%;display: inline-block;vertical-align: middle;}
.join-us-item .title div:nth-child(2) {width: 40%;}
.join-us-item .title-1{font-weight: bold;color: #000;width: 40%;}
.join-us-item div.jia-1{position: absolute;right: 5%;top: 50%;transform: translateY(-50%);width: 3.5rem;height: 3.5rem;}
.join-us-item div.jia-1::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top:0;background: url('../images/add.png') center no-repeat;z-index: 11;}
.join-us-text {padding: 1% 5% 5% 5%;overflow: hidden;clear: both;width: 90%;position: relative;display: none;background: #f4f5f8;}
.join-us-text .text-3{overflow: hidden;position: relative;margin-left: 20%;}
.join-us-text .more-2{position: relative;right: auto;bottom: auto;margin: 2% 0 0 0;}
.join-us-text .more-2 a{display: inline-block}
.join-us-text .more-2 span {position: relative;display: inline-block;vertical-align: middle;margin-right: 1rem;color: #1db1b1;}
.join-us-text .more-2 i {display: inline-block;vertical-align: middle;background: url('../images/r1.svg') center no-repeat;background-size: 100%;width: .5rem;height: .8rem;}
.join-us-text .more-2 span::after {content: '';width: 100%;height: 2px;background: #1db1b1;position: absolute;left: 0;bottom:0;}


.div-recruitment-windows {width: 31%;position: fixed;left: 50%;top: 50%;z-index: 1111;transform: translate(-50%,-250%);background: #fff;box-sizing: border-box;padding: 3% 3%;text-align: center;transition:all .4s ease;}
.div-recruitment-windows.cur {transform: translate(-50%,-50%);}
.div-recruitment-windows-mark {position: fixed;left: 0;top: 0;z-index: -1;width: 100%;height: 100%;background: rgba(0,0,0,.5);opacity: 0;transition:all .4s ease;}
.div-recruitment-windows-mark.cur {opacity: 1;z-index: 1110;}
.div-recruitment-windows .close-2{position: absolute;right: 2%;top: 2%;z-index: 2;}
.div-recruitment-windows .close-2 i {display: block;width: 50px;height: 50px;position: relative;cursor: pointer;transform: rotate(45deg);transition:all .4s ease;}
.div-recruitment-windows .close-2 i::after {content: '';width: 24px;height: 2px;background: #000;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.div-recruitment-windows .close-2 i::before {content: '';width: 2px;height: 24px;background: #000;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.div-recruitment-windows .close-2:hover i{transform: rotate(135deg);}
.div-recruitment-windows .title-1{overflow: hidden;font-family: 'Work-Sans-Bold';}
.div-recruitment-from {text-align: left;margin-top:7%;}
.div-recruitment-from li{list-style: none;margin: 0;padding: 0;padding: 1% 0;position: relative;}
.div-recruitment-from li span {display: block;margin-bottom: 5px;}
.div-recruitment-from .input-2{width: 100%;display: block;border: none;background: #fff;box-sizing: border-box;padding: 3% 6%;overflow: hidden;border: 1px solid #dddddd;}
.div-recruitment-from .text-2 {overflow: hidden;}
.div-recruitment-from .text-2 span {color: #999999;}
.div-recruitment-from .input-3 {width: 100%;display: block;border: none;background:none;box-sizing: border-box;padding: 2% 6%;overflow: hidden;}
.div-recruitment-from .upload-2{position: relative;padding: 1% 0;border: 1px solid #e6e6e6;overflow: hidden;}
.div-recruitment-from .button-2{position: absolute;width:20%;display: block;border: none;background: #000;box-sizing: border-box;padding: 2% 3%;overflow: hidden;text-align: center;color: #fff;right: 8px;top: 50%;cursor: pointer;font-size: 12px;transform: translateY(-50%);}
.div-recruitment-from .button-2:hover {background: #000;}
.div-recruitment-from .submit-2 {width: 100%;display: block;border: none;background: #1db1b1;box-sizing: border-box;padding: 4% 0;overflow: hidden;text-align: center;color: #fff;cursor: pointer;margin-top: 5%;}
.div-recruitment-from .submit-2:hover {background: #000;color: #fff;}



/* contact */
.xworld-contact-us {padding: 5% 0;overflow: hidden;}
.xworld-contact-content {width: 90%;margin: auto;}
.xworld-contact-top .title-1 {overflow: hidden;color: #333333;font-weight: 900;}
.xworld-contact-top .title-1 strong{margin: 0;padding: 0;position: relative;color: #1db1b1;}
.xworld-contact-top .title-1 strong::after {content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom: 10%;background: #1db1b1;}
.xworld-contact-center {overflow: hidden;padding: 4% 0;}
.xworld-contact-list {overflow: hidden;}
.xworld-contact-item {float: left;width: 33.33%;overflow: hidden;position: relative;transition:all .4s ease;}
.xworld-contact-item .icon-1 {width: 10rem;height: 10rem;position: relative;background: #333333;border-radius: 100%;overflow: hidden;}
.xworld-contact-item .text{width: 50%;position: absolute;left: 12rem;top: 50%;transform: translateY(-50%);}
.xworld-contact-item .text-1{color: #999999;}
.xworld-contact-item .title-1 {color: #000;}
.xworld-contact-item:hover .icon-1 {background: #1db1b1;}
.xworld-contact-bottom {position: relative;overflow: hidden;}
.xworld-contact-map {position: relative;}
.xworld-map {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 11;}
.BMap_Marker.BMap_noprint::before {content: '';width: 74px;height: 74px;z-index: 11;position: absolute;left: 50%;top: 50%;background: #1db1b1;border-radius: 100%;transform: translate(-50%,-50%) scale(0);}
.BMap_Marker.BMap_noprint::after {content: '';width: 50px;height: 50px;border-radius: 100%;transform: translate(-50%,-50%);background: #1db1b1 url('../images/xworld.png?v=1.13') center no-repeat;position: absolute;left: 50%;top: 50%;z-index: 21;text-align: center;color: #fff;font-size: 16px;line-height: 50px;background-size: 80%;}
.BMap_Marker.BMap_noprint::before {animation: fangdadh1 3000ms infinite ease;}
.BMap_pop,.BMap_shadow {display: none;}
@keyframes fangdadh1{0%{transform: translate(-50%,-50%) scale(0);opacity:1;} 100%{transform: translate(-50%,-50%) scale(1.2);opacity: 0;}}





/* news */
.xworld-banner-nav {position: absolute;left: 5%;bottom: 6%;width: 90%;z-index: 11;}
.xworld-banner-nav a{display: inline-block;vertical-align: middle;color: #fff;opacity: .5;}
.xworld-banner-nav span{display: inline-block;vertical-align: middle;color: #fff;opacity: .5;margin: 0 5rem;}
.xworld-banner-nav a.cur,.xworld-banner-nav a:hover {opacity: 1;}
.xworld-news {padding: 5% 0;overflow: hidden;background: #f4f5f8;}
.xworld-news-content {width: 90%;margin: auto;}
.xworld-news-top {overflow: hidden;position: relative;padding-bottom: 3%;border-bottom: 1px solid #e2e2e2;}
.xworld-news-top-left {float: left;width: 50%;}
.xworld-news-top-left .xworld-news-top-item {overflow: hidden;opacity: 0;} 
.xworld-news-top-swiper .swiper-slide {overflow: hidden;}
.xworld-news-top-swiper .swiper-slide-active .xworld-news-top-item {opacity: 1;}
.xworld-news-top-right {width: 50%;height: 100%;position: absolute;overflow: hidden;right: 0;top: 0;}
.xworld-news-top-right::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;top: 50%;background: #e2e2e2;}
.xworld-news-top-right .xworld-news-top-item {position: absolute;left: 0;bottom: 0;width: 100%;height: 50%;z-index: 11;}
.xworld-news-top-right .xworld-news-top-item:first-child {top: 0;}
.xworld-news-top-item a {display: block;position: relative;width: 100%;height: 100%;}
.xworld-news-top-item .text{position: absolute;left: 13%;top: 50%;width: 60%;transform: translateY(-50%);z-index: 11;}
.xworld-news-top-item .date-1{color: #e52028;}
.xworld-news-top-item .title-1 {color: #000;margin-top: 3%;}
.xworld-news-top-item .more-1{margin-top: 8%;}
.xworld-news-top-item .more-1 strong{background: none;border: 2px solid #e52028;}
.xworld-news-top-item .more-1 span {color: #e52028;}
.xworld-news-top-item .more-1 i {filter: none;}
.xworld-news-top-item.cur .date-1 {color: #1db1b1;}
.xworld-news-top-item.cur .more-1 strong{background: #1db1b1;border: 2px solid #1db1b1;}
.xworld-news-top-item.cur .more-1 span {color: #fff;}
.xworld-news-top-item.cur .more-1 i {filter:grayscale(1) brightness(4);}

.xworld-news-center {overflow: hidden;}
.xworld-news-item {float: left;width: 24%;padding-top: 3%;overflow: hidden;padding-right: 1.3%;position: relative;}
.xworld-news-item::after {content: '';width: 1px;height: 100%;right: 2.5%;top: 0;background: #e2e2e2;position: absolute;}
.xworld-news-item.mr0 {padding-right: 0;}
.xworld-news-item.mr0::after {display: none;}
.xworld-news-item a {display: block;}
.xworld-news-item .text {padding: 5% 0;overflow: hidden;}
.xworld-news-item .date-1 {color: #1db1b1;font-weight: 500;}
.xworld-news-item .title-1 {margin-top: 1rem;width: 80%;font-weight: 600;}
.xworld-news-item a:hover .pic{transform: scale(1.05);}

.xworld-pageturn {text-align: center;margin: 3% auto;overflow: hidden;font-size: 0;}
.xworld-pageturn a {display: inline-block;vertical-align: middle;line-height: 5rem;text-align: center;position: relative;width: 5rem;height: 5rem;border-radius: 100%;overflow: hidden;box-sizing: border-box;background: #e8e8eb;margin: 0 .4%;}
.xworld-pageturn span {color: #666;}
.xworld-pageturn i {width: .6rem;height: 1rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;}
.xworld-pageturn a.prev i {background: url('../images/l3.png') center no-repeat;background-size: 80%;}
.xworld-pageturn a.next i {background: url('../images/r3.png') center no-repeat;background-size: 80%;}
.xworld-pageturn a.prev:hover i,.xworld-pageturn a.next:hover i {filter: invert(1) brightness(5);} 
.xworld-pageturn a.prev:hover ,.xworld-pageturn a.next:hover {background: #1db1b1;}
.xworld-pageturn a.cur,.xworld-pageturn a:hover {background: #1db1b1;}
.xworld-pageturn a.cur span,.xworld-pageturn a:hover span{color: #fff;}

.jcd-news-detail {padding: 7% 0 0 0;overflow: hidden;}
.div-news-detail-content {width: 90%;margin: auto;}
.jcd-detail-path {overflow: hidden;position: relative;background: #f5f5f5;padding: 1% 2%;}
.jcd-detail-path a{color: #666;}
.jcd-detail-path a:hover {color: #1db1b1;}
.jcd-detail-path-left {float: left;width: 50%;}
.jcd-detail-path-left a {font-weight: 900;}
.jcd-news-detail-bottom {position: relative;padding-bottom: 5%;overflow: hidden;}
.jcd-news-detail-bottom::after {content: '';width: 1px;height: 100%;position: absolute;right: 33%;top: 0;z-index: 1;background: #e2e2e2;}
.jcd-news-detail-left {float: left;width: 65%;padding-right: 5%;}
.jcd-news-detail-left .news-title {padding: 4% 0;position: relative;}
.jcd-news-detail-left .news-title::before {content: '';width: 100%;height: 180%;position: absolute;left: -15%;bottom: 0;z-index: 1;background: url('../images/wl.png') left bottom no-repeat;mix-blend-mode: multiply;}
.jcd-news-detail-left .news-title::after {content: '';width: 150%;height: 1px;background: #e2e2e2;position: absolute;right: 0;bottom: 0;z-index: 1;}
.jcd-news-detail-left .title-1 {width: 60%;position: relative;z-index: 11;}
.jcd-news-detail-left .title-1 h1{font-weight: 900;}
.jcd-news-detail-left .date-1 {color: #1db1b1;margin-top: 3%;}
.jcd-news-detail-left .social-1 {position: absolute;right: 0;top: 30%;z-index: 51;}
.jcd-news-detail-left .social-1 .social-share .social-share-icon {width: 5rem;height: 5rem;}
.jcd-news-detail-main {color: #333333;padding: 3% 0;overflow: hidden;border-bottom: 1px solid #ccc;}
.jcd-news-detail-main img {max-width: 100%;height: auto!important;}
.jcd-news-detail-left .pageturn-1 {margin-top: 4%;}
.jcd-news-detail-left .pageturn-1 a {display: block;position: relative;float: left;width: 45%;}
.jcd-news-detail-left .pageturn-1 a.next-1 {float: left;margin-left: 15%;width: 40%;}
.jcd-news-detail-left .pageturn-1 .text-1 {color: #666666;text-align: left;}
.jcd-news-detail-left .pageturn-1 .title-1 {color: #333333;width: 100%;} 
.jcd-news-detail-left .pageturn-1 a:hover .title-1{color: #1db1b1;}
.jcd-news-detail-right {float: left;width: 30%;position: relative;padding-top: 4%;}
.jcd-news-detail-item {margin-bottom: 10%;position: relative;}
.jcd-news-detail-item a {display: block;overflow: hidden;}
.jcd-news-detail-item .title-1 {width: 100%;font-weight: 500;margin-top: 2%;}
.jcd-news-detail-item .date-1 {color: #1db1b1;margin-top: 5%;}
.jcd-news-detail-item a:hover .pic{transform: scale(1.05);}


.xworld-search {padding: 2% 0;overflow: hidden;}
.xworld-search-top {background: #f5f5f5;width: 86%;margin: auto;margin-top: 5%;padding: 1% 2%;overflow: hidden;}
.xworld-search-top .text-1{display: inline-block;vertical-align: middle;margin-right: 3%;}
.xworld-search-top .text-2{display: inline-block;vertical-align: middle;}
.xworld-search-center {overflow: hidden;width: 86%;margin: 0 auto;border-bottom: 1px solid #f5f5f5;padding: 0 2%;}
.xworld-search-center li{display: inline-block;vertical-align: middle;list-style: none;margin: 0;padding: 0;margin-right: 2%;}
.xworld-search-center li a{display: inline-block;position: relative;padding: 2rem 0;}
.xworld-search-center li a::after {content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom: 0;background: #1db1b1;display: none;}
.xworld-search-center li.cur a {color: #1db1b1;}
.xworld-search-center li.cur a::after {display: block;}
.xworld-search-bottom {padding:0;overflow: hidden;width: 90%;margin: 0 auto;}
.xworld-search-solution {overflow: hidden;padding: 2% 0;}
.xworld-search-solution .xworld-solution-item{width: 30%;}
.xworld-search-solution .xworld-solution-item .text-2 {color: #1db1b1;margin-top: 2rem;}
.xworld-search-news .xworld-news-item {width: 100%;margin: 0;padding: 0;padding: 2% 0;overflow: hidden;border-bottom: 1px solid #f5f5f5;}
.xworld-search-news .xworld-news-item::after {display: none;}
.xworld-search-news .xworld-news-item .img {float: left;width: 20%;}
.xworld-search-news .xworld-news-item .text {float: left;margin-left: 5%;width: 70%;padding: 0;margin-top: 3%;}
.xworld-search-news .xworld-news-item .date-1 {color: #ccc;}
.xworld-search-news .xworld-news-item .text-2{color: #1db1b1;margin-top: 3%;}
.xworld-search-news .xworld-news-item .jiantou-1 {width: 4rem;height: 4rem;border-radius: 100%;position: absolute;right: 5%;top: 50%;transform: translateY(-50%);background: #1db1b1 ;}
.xworld-search-news .xworld-news-item .jiantou-1::after {content: '';width: 1rem;height: 1rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: url('../images/rd.svg') center no-repeat;background-size: 100%;filter: grayscale(1) brightness(5);}
 

.xworld-sitemap-top {overflow: hidden;padding: 3% 0;border-bottom: 1px solid #e2e2e2;}
.xworld-sitemap-top .text-1{color: #000;font-weight: 900;}
.xworld-sitemap-top .text-1 strong {color: #1db1b1;}
.xworld-sitemap-bottom {overflow: hidden;padding: 3% 0;}
.xworld-sitemap-bottom ul{list-style: none;margin: 0;padding: 0;float: left;width: 22%;padding-bottom: 8rem;overflow: hidden;}
.xworld-sitemap-bottom ul:nth-child(5) {clear: left;}
.xworld-sitemap-bottom .nav-1{display: block;}
.xworld-sitemap-bottom li{list-style: none;margin: 0;padding: 0;margin-top: 3rem;}
.xworld-sitemap-bottom li a{display: block;color: #666666;padding: 1% 0;}
.xworld-privacy-policy {overflow: hidden;color: #666666;}
.xworld-privacy-policy strong {color: #000;}
.xworld-privacy-policy h4 {margin: 0;padding: 0;color: #000;}


.search-content-show {position: absolute;left: 50%;top: 0;width: 40%;transform: translate(-50%,-100px);z-index:602;background: #fff;transition:all .4s ease;}
.header.search .search-content-show {transform: translate(-50%,-50%);top: 50%;}
.header.search .header-center {opacity:0;}
.search-content-show-content {position: relative;z-index: 20;}
.search-content-show-top {position: relative;overflow: hidden;}
.search-submit{position: absolute;left: 2%;top: 50%;width: 50px;height: 50px;background: url('../images/s.png') left center no-repeat;margin-top: -25px;border: none;z-index: 11;cursor: pointer;filter: invert(1);}
.search-submit:hover {opacity: .5;}
.search-input{padding: 0 5% 0 6%;width: 100%;box-sizing: border-box;background: none;border: none;border: 1px solid #ededed;height: 60px;display: block;}
.close-1 {position: absolute;width: 50px;height: 50px;background: url('../images/add.png') center no-repeat;right: 0;top: 50%;margin-top: -25px;z-index: 11;cursor: pointer;transition:all .4s ease;transform: rotate(45deg);}
.close-1:hover {transform: rotate(180deg);}




/* other */

.galleryOverlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0; z-index: 100000; background-color: rgba(0,0,0,.7);  overflow: hidden; display: none; -moz-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.galleryOverlay.visible { opacity: 1; }
.gallerySlider { height: 100%; left: 0; top: 0; width: 100%; white-space: nowrap; position: absolute; }
.gallerySlider .placeholder { background: url("../images/loading.gif") no-repeat center center; height: 100%; line-height: 1px; text-align: center; width: 100%; display: inline-block; }
.gallerySlider .placeholder:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }
.gallerySlider .placeholder img { display: inline-block; max-height: 100%; max-width: 100%; vertical-align: middle; }
.prevArrow, .nextArrow { border: none; text-decoration: none;opacity: 0.5; cursor: pointer; position: absolute; width:50%;height:100%; top:0; margin-top:0px; }
.prevArrow:hover, .nextArrow:hover { opacity: 1; }
.prevArrow { background-position: left top; left:0; }
.nextArrow { background-position: right top; right:0; }
.pagelimit { position: absolute; bottom: 20px; left: 50%; margin-left: -18px; color: #fff; font-size: 18px; }
.closed {cursor: pointer; position: absolute; width: 40px; height: 40px;right:2%; top: 3%;transform: rotate(45deg);}
.closed::after,.closed::before {content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.closed:hover {opacity: 0.5;}
.closed::after {width: 26px;height: 2px;}
.closed::before {width: 2px;height: 26px;}

.news-detail-share,.news-detail-bottom-right,.news-detail-bottom {overflow:visible;}
.social-share{font-size:16px;font-style:normal;display: inline-block;vertical-align: middle;}
.social-share *{font-family:"socialshare" !important}
.social-share a{position:relative;text-decoration:none;margin-left:10px;display:inline-block;outline:none;border-radius: 100%;}
.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}
.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}
.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}
.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}
.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}
.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}
.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
.social-share .icon-wechat:hover .wechat-qrcode{display:block}
.social-share-icon {display: block;width: 6rem;height: 6rem;position: relative;background: #f5f5f5;box-sizing: border-box;}
.social-share-icon:hover {opacity: 1;} 
.social-share-icon::before {opacity: 1;content: '';width: 4rem;height:4rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;}  
.icon-share::before{background: url('../images/s1.png') center no-repeat;background-size: 50%;}
.icon-linkedin::before{background: url('../images/s2.png') center no-repeat;background-size: 50%;}
.icon-wechat::before  {background: url('../images/s3.png') center no-repeat;background-size: 50%;} 
.icon-twitter::before {background: url('../images/s4.png') center no-repeat;background-size: 50%;}   





@keyframes fadeInBigs{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{transform:scale(1.0);opacity: 0;}100%{transform:scale(1.1);opacity: 1;}}
.fadeInBigs{-webkit-animation-name:fadeInBigs;animation-name:fadeInBigs;-webkit-animation-duration:.9s;animation-duration:.9s}


@keyframes turnrotate{0%{-webkit-transform:rotate(0deg);}25%{-webkit-transform:rotate(90deg);}50%{-webkit-transform:rotate(180deg);}75%{-webkit-transform:rotate(270deg);}100%{-webkit-transform:rotate(360deg);}}



@media screen and (max-width: 5120px) { 
	html{font-size: 82.5%;}  
}
@media screen and (max-width: 3840px) { 
	html{font-size: 72.5%;} 
}
@media screen and (max-width: 2560px) {
	
}
@media screen and (max-width: 2048px) {
	
}
@media screen and (max-width: 1920px) {	
	html{font-size: 62.5%;} 
	.header-nav-content {width:56%;}
}
@media screen and (max-width: 1680px) {
	html{font-size: 52.5%;} 
	.header-nav-content {width:64%;}
}
@media screen and (max-width: 1440px) {
	html{font-size: 42.5%;} 
	.header-nav-content {width:64%;}
}
@media screen and (max-width: 1366px) {
	.header-nav-content {width:64%;}
}
@media screen and (max-width: 1280px) {
	.header-nav-content {width:64%;}
}
@media screen and (max-width: 1152px) {
	.header-nav-content {width:70%;}
}
@media screen and (max-width: 1024px) {
	.header-nav-content {width: 59.3%;}
}
@media screen and (max-width: 980px) {
	 
}
@media screen and (max-width: 860px) { 
	.pcshow{display: none!important;}
	.mbshow,.menu-toggle{display: block!important;} 
	.header {background: #fff;}
	.header-content {height: 7rem;}
	.header-logo img {opacity: 0;}
	.header-logo {width: 20%;left: 2%;}
	.header-logo a {background: url('../images/logo2.png') center no-repeat;background-size: 100%;}
	.header-center {position: fixed;right: 0;top: 0;transform: none;width: 100%;height: 100%;background: #fff;transform: translateX(100%);}
	.no-touch .header-center {transform: translateX(0);}
	.header-nav,.header-nav ul {display: block;width: 100%;height: 100%;}
	.header-nav ul {margin-top: 7rem;}
	.header-nav ul li {display: block;border-top: 1px solid #ccc;}
	.header-nav ul li:nth-child(5){border-bottom: 1px solid #ccc;}
	.header-nav ul li.language,.header-nav ul li.search {display: inline-block;border: none;margin-top: 5%;}
	.header-nav ul li.language,.header-nav ul li.search {margin:5rem;}
	.header-nav ul a.nav {display: block;}
	.header-nav ul a.nav span {font-size: 2rem;}
	.header-nav ul a.nav span ,.header-nav ul li span,.header-nav ul li a{color: #000;}
	.header-nav ul li i {filter: invert(1);}
	.header-nav-show-nav {left: 0;}
	.header-nav-show-nav ul {margin: 0;}
	.index-banner-text,.swiperctrl {width: 90%;}
	.index-banner-text h2 {font-size: 6rem;line-height: 7rem;}
	.index-product-left {width: 45%;height: auto;top: auto;bottom: 10%;left: 0;}
	.index-product-right {width: 45%;height: auto;left: auto;top: auto;bottom: 10%;right: 0;}
	.index-product-item .text-2 {font-size: 2.6rem;line-height: 3.6rem;}
	.index-product-item .line-1 {top: 55%;}
	.index-about-top,.index-about-left,.index-about-right,.index-solution-top {width: 90%;}
	.index-solution-list {width: 100%;}
	.index-solution-item {width: 50%;}
	.xworld-title .title-1 {font-size: 3rem;line-height:4rem;margin-top: 1rem;}
	.index-about-left {bottom: 50%;}
	.index-about-item {width: 45%;}
	.index-solution-list::before {width: 100%;height: 1px;left: 0;top: 50%;}
	.index-solution-item .text {left: 5%;width: 90%;top: 50%;transform: translateY(-50%);}
	.footer-top-left,.footer-top-right,.footer-nav ul,.xworld-about-culture-left,.xworld-about-culture-right {float: none;width: 100%;margin: 0;}
	.footer-nav li,.xworld-about-history .img-block,.swiper-button-top::before, .swiper-button-bottom::before,.join-us-item .title .number-1,.xworld-news-item::after{display: none;}
	.footer-nav ul {padding: 2% 0;border-bottom: 1px solid rgba(255,255,255,0.2);}
	.footer-content-bottom .footer-content {padding: 3% 0;}
	.join-us-item .title {padding: 5%;}
	.footer-bottom-right {position: relative;width: 100%;right: auto;top: auto;transform: none;padding: 3% 0;} 
	.footer-top-right {margin-top: 2%;padding: 3% 0;}
	.footer-social li {margin-left: 3%;}
	.footer-link li:first-child::after {margin: 0 1rem;}
	.footer-from .item-2 .title-2 {width: 30%;}
	.footer-from .input-1 input {padding-left: 30%;}
	.xworld-banner .text {left: 5%;top: 20%;width: 90%;}
	.about-right-text {right: 5%;top: 40%;width: 90%;} 
	.xworld-about-culture-item:nth-child(2) {margin-top: 10rem;}
	.xworld-about-culture-item:nth-child(3) {margin-top: -10rem;}
	.xworld-about-culture-item .text-1 {font-size: 2rem;line-height: 2.6rem;}
	.xworld-about-culture-right .text-1 {margin-top: 5%;}
	.xworld-rdteam-item .pic .img-block{opacity: 0;}
	.xworld-rdteam-item .img-team {bottom: 0;}
	.xworld-rdteam-swiper .swiper-slide .top-1 .img {width: 60%;}
	.xworld-rdteam-item .top-1 .text{opacity: 1;}
	.xworld-development-history {position: relative;width: 100%;top: auto;transform: none;height: auto;padding: 15% 0;overflow: hidden;}
	.xworld-history-swiper {height: auto;width: 70%;margin: auto;}
	.xworld-history-item .title-1, .xworld-history-item .text-1 {position: relative;top: auto;transform: none;}
	.xworld-history-item .title-1 {width: 100%;left: auto;}
	.xworld-history-item .text-1 {width: 100%;right: auto;}
	.xworld-history-content,.xworld-solution-right .jindu-1,.joinus-recruit-item .type-1,.div-recruitment-windows,.xworld-news-top-left,.jcd-news-detail-left .title-1 {width: 100%;}
	.xworld-history-item .title-1 {font-size: 5rem;}
	.swiper-button-top, .swiper-button-bottom {width: 30%;height: 100%;}
	.history-next, .history-prev {left: auto;right: auto;top: 50%;}
	.history-next,.swiper-button-bottom  {left: auto;right: 0;}
	.history-prev,.swiper-button-top {left: 0;right: auto;}
	.history-prev::after,.history-next::after {transform: translate(-50%,-50%) rotate(0);}
	.xworld-solution-item,.xworld-join-us-item {float: none;width: 100%;margin-bottom: 5%;margin-right: auto;}
	.xworld-solution-left,.xworld-solution-right {float: none;width: 100%;margin-left: auto;}
	.xworld-solution-txt-list {left: 5%;top: 5%;height: 40%;width: 90%;transform: none;}
	.xworld-solution-pic-swiper .swiper-slide .text-1 {width: 90%;}
	.xworld-solution-brand,.xworld-contact-us {padding: 15% 0;}
	.xworld-solution-brand-list {width: 90%;float: none;margin-top: 5%;margin-left: 0;margin: 5% auto;}
	.xworld-solution-brand-list .item-1 {width: 33%;}
	.xworld-solution-brand-right {float: right;width: 80%;margin-top: 5%;}
	.join-us-text .text-3 {margin: auto;}
	.joinus-recruit-bottom,.join-us-text .more-2 {padding: 5% 0;}
	.xworld-contact-item {float: none;width: 100%;margin: 5% 0;}
	.xworld-contact-map .img-map {height: 50rem;}
	.xworld-banner-nav span {margin: 0 1rem;}
	.xworld-news-top-right {width: 100%;height: auto;position: relative;right: auto;top: auto;}
	.xworld-news-top-right .xworld-news-top-item {position: relative;left: auto;bottom: auto;width: 100%;height: auto;}
	.xworld-news-top-item .text {position: relative;left:auto;top: auto;width: 90%;transform:none;padding: 5%;}
	.xworld-news-item {float: none;width: 100%;padding-top: 0;padding-right: 0;margin-top: 5%;}
	.jcd-news-detail-left {float: none;width: 100%;padding-right: 0;}
	.jcd-news-detail-left .social-1 {position: relative;right: auto;top:auto;margin-top: 5%;}
	.social-share a {margin-left: 0px;margin-right: 10px;}
	.jcd-news-detail-bottom::after,.xworld-search-news .xworld-news-item .jiantou-1 {display: none;}
	.jcd-news-detail-left {overflow: hidden;}
	.jcd-news-detail-right {float: none;width: 100%;}
	.xworld-sitemap-bottom ul {float: none;width: 100%;padding: 3rem 0;border-bottom: 1px solid #f1f1f1;}
	.xworld-sitemap-bottom li a {display: inline-block;vertical-align: middle;}
	.xworld-search-top {margin-top: 10rem;}
	.xworld-search-top {padding: 5%;}
	.xworld-search-solution .xworld-solution-item  {float: none;width: 100%;}
	.xworld-search-news .xworld-news-item .img {width: 100%;float: none;}
	.xworld-search-news .xworld-news-item .text {float: none;margin-left: 0;width: 100%;}
	.search-content-show {width: 100%;z-index: 999;}
	.search-input {padding: 0 10%;height: 7rem;}
}
 

/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	
}

/* iPad x*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
/* iPad y */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.header-logo {width: 13%;}
}



/* font-size */
body  {font-size:14px;}
.uw-footer-content-top-left-tel .service-add,.uw-footer-content-bottom,.uw-footer-content-bottom a,.uw-path-content a,.uw-investor-stock .stock-3,.uw-aftersale-item .more-2,.uw-contact-add-swiper .text {font-size:12px;}
.uw-footer-content-top-right-nav ul li a {font-size:13px;}
.uw-footer-content-top-left-tel .service-hotline,.viewmore a,.uw-title .uw-text-cn,.uw-index-news-item .date-1,.uw-aboutus-content-right,.uw-division-swiper .text-2,.uw-division4-swiper .text-1,.uw-technical-text .text-3,.uw-culture-swiper .text-2,.uw-report-item .data-1,.uw-news-information-item .data-1,.uw-news-media-item .text-3,.uw-news-exhibition-item .text-3,.uw-news-exhibition-item .data-1,.uw-news-detail-title .text-3 span,.uw-aftersale-item .text-3,.uw-joinuw-left .text-2 span,.uw-talent-swiper .text-2,.uw-product-right-swiper .text-2{font-size:14px;}
.uw-index-product-nav a,.uw-technical-text .title-2,.uw-team-item .text-2,.uw-news-information-item .title-2,.uw-repair-left .text-1,.uw-repair-left span ,.uw-repair-left  .email-3 strong,.uw-joinuw-left .text-2 strong,.uw-talent-swiper .title-1,.uw-contact-map-addtext .text-2,.uw-newsflash-item .title-2,.uw-product-text .text-2{font-size:16px;}
.uw-footer-content-top-right-nav ul h4  {font-size:17px;}
.uw-prodcuts-nav-swiper a,.uw-division4-nav a,.uw-division4-swiper .title-2,.uw-business-bottom-swiper .guoqi span,.uw-honor-item .title-1,.uw-honor-nav a,.uw-culture-swiper .title-1,.uw-page-nav a,.uw-investor-stock .stock-2,.uw-news-media-item .title-2,.uw-news-video-swiper .title-2,.uw-aftersale-item .title-1,.uw-download-item .title-1 ,.uw-uwlife-swiper .title-2,.uw-joinuw-list-item .title-1 strong{font-size:18px;}
.uw-header .uw-left h5,.uw-header .uw-right,.uw-index-techtnical-item .title-1,.uw-index-about-bottom h5,.uw-index-news-item .title-1,.uw-report-item .title-2  {font-size:18px;line-height: 28px;}
.uw-division-nav a {font-size:20px;}
.uw-index-about-bottom span,.uw-index-division-item .title-1 ,.uw-aboutus-content-left,.uw-technical-nav-swiper strong,.uw-technical-text .title-1,.uw-history-nav-swiper .swiper-slide .data-2,.uw-culture-item .title-1,.uw-team-item a .name-1,.uw-investor-stock .stock-1 span,.uw-news-exhibition-item .title-2,.uw-news-industry-swiper .title-2,.uw-product-text .title-1 {font-size:24px;}
.uw-footer-content-top-left-tel .service-number,.uw-title .uw-text2,.uw-investor-stock .stock-4 li strong,.uw-news-xuanzhe a,.uw-repair-left strong,.uw-product-right-swiper .title-1 {font-size:30px;}
.uw-title .uw-title-cn ,.uw-index-banner-swiper .swiper-slide .text .title-1,.uw-title .uw-text,.uw-division-swiper .title-1,.uw-news-detail-title .title-1,.uw-joinwindows-content .title-2 {font-size:36px;line-height: 40px;}
.uw-index-about-bottom strong,.uw-title .uw-title-1 {font-size:48px;}
.uw-news-title .title-1 {font-size:60px;line-height: 70px;}
.uw-title .uw-title-en,.uw-investor-line-content strong {font-size:72px;line-height: 80px;}
.uw-index-banner-swiper .swiper-slide .text .title-2 {font-size:76px;line-height: 80px;}
.uw-investor-stock .stock-1 strong {font-size:80px;}
.uw-index-division-item .num-1 {font-size:180px;}
.uw-history-list-swiper .data-1 {font-size:230px;}

/* color */
body,body a,.uw-aftersale-item.cur a {color: #000000;}
footer {background: #eee;}
::-webkit-scrollbar{height:4px; width:0px;background: #dbdedf;}
::-webkit-scrollbar-button{height:0; width:5px;background: #dbdedf;}
::-webkit-scrollbar-thumb{background-color:#999;box-shadow:inset 1px 1px 0 #999,inset 0 -1px 0 #999;}
.uw-footer-content,.uw-index-banner-swiper .swiper-slide .text .title-2::after,.uw-index-banner-swiper .swiper-slide .text .title-2::before,.uw-index-techtnical-item .line-2::before,.uw-index-techtnical-item .title-1 i::before,.uw-index-techtnical-item .title-1 i {background: #fff;}
.uw-title .uw-line-x {background: rgba(255,255,255,.5);}
.viewmore a:hover,.uw-index-news-item .pic .viewmore span{background: #1db1b1;}
.uw-index-techtnical-item .line-2 {background: #cbcbcb;}
.menu-toggle span.hamburger,.menu-toggle span.hamburger:after,.menu-toggle span.hamburger:before,.menu-toggle span.cross:before,.menu-toggle span.cross:after,.no-touch .menu-toggle span.hamburger,.no-touch .menu-toggle span.hamburger:after,.no-touch .menu-toggle span.hamburger:before,.uw-title .uw-line-x::before,.viewmore a,.uw-news-title .viewmore span,.uw-index-techtnical-item a.cur,.uw-index-about-bottom li:hover,.uw-index-division-item a:hover{background: #1db1b1;}
.uw-header .uw-left h5,.uw-header .uw-right,.uw-header .uw-right a,.uw-index-news-item .date-1 {color: #a3a3a3;}
.viewmore a,.uw-index-banner-swiper .swiper-slide .text,.uw-title.baise ,.uw-index-product-nav a,.uw-index-product-item .text,.uw-index-techtnical-item a.cur .title-1,.uw-index-about-bottom li:hover,.uw-index-division-item a:hover .title-1,.uw-index-division-item a:hover .num-1,.uw-index-division-item a:hover .viewmore span,.uw-path-content a,.uw-division-swiper .text,.uw-history-list-swiper,.uw-point span,.uw-honor-item .title-1,.uw-culture-item .text,.uw-page-nav a,.uw-investor-stock,.uw-report-item a,.uw-page-return a,.uw-news-exhibition-item .text,.uw-news-industry-swiper a,.uw-news-detail-title,.uw-aftersale-item a,.uw-talent-swiper .swiper-slide,.uw-joinuw-list,.uw-product-right-swiper .text.baise{color: #fff;}
.uw-header .uw-right a:hover,.uw-footer-content-top-left-tel .service-number,.uw-index-product-nav a.cur,.uw-news-information-item a:hover .title-2,.uw-news-media-item a:hover .title-2,.uw-repair-left .tel-2 strong ,.uw-download-item a:hover .title-1  {color: #1db1b1;}
.uw-footer-content-top-left-tel .service-social i{border: 1px solid #ccc;}
.uw-footer-content-top-left-tel .service-social a:hover i,.uw-index-product-nav a.cur{border: 1px solid #1db1b1;}
.uw-footer-content-bottom{border-top: 1px solid #ccc;}
.uw-index-product-nav a,.uw-index-division-item .viewmore {border: 1px solid #fff;}
 
 